home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / pcad130.zip / PCAD.DOC < prev    next >
Text File  |  1993-04-14  |  80KB  |  1,405 lines

  1.  
  2.  
  3.                                      PrintCAD 1.30
  4.  
  5.                         printer driver for IBM/DOS CAD packages
  6.                            including AutoCAD and Microstation
  7.  
  8.                       (C) Copyright Ravitz Software Inc. 1991,1993
  9.  
  10.  
  11.          Ravitz Software Inc.                              BBS/FAX 606-268-0577
  12.          P.O. Box 25068
  13.          Lexington, KY  40524-5068
  14.          USA                                  Compuserve Cary Ravitz [70431,32]
  15.  
  16.  
  17.          Introduction ....................................................... 2
  18.          License and Registration                                             3
  19.          What Is New ........................................................ 3
  20.          Operation                                                            4
  21.          Installation ....................................................... 5
  22.          Example Setup Instructions                                           6
  23.          Syntax ............................................................. 7
  24.          Overview of Options                                                  8
  25.          /1, /2, /3, /4, /5 - Alternate Configurations ...................... 8
  26.          /A - Location Option                                                 8
  27.          /B - Tiling Option ................................................. 9
  28.          /C - Pen Color Option                                                9
  29.          /D - Output Destination Option .....................................10
  30.          /F - Output Format Option                                           11
  31.          /I - Scaling Point Location Option ................................ 13
  32.          /J, /K - Printer Code Prefix, Suffix Options                        13
  33.          /L - Page Layout Option ........................................... 14
  34.          /M - Magnification Option (Scaling, Size)                           15
  35.          /O - Origin and Orientation Option ................................ 15
  36.          /P - Intercept Mask Option                                          15
  37.          /Q - Number of Copies Option ...................................... 16
  38.          /R - Internal Resolution Option                                     16
  39.          /S - Pen Shading Option ........................................... 16
  40.          /T - Temporary File Option                                          16
  41.          /W - Pen Width Option ............................................. 17
  42.          /X - Control Option                                                 17
  43.          /Y - D/Y and S/E Settings, ADI Handler Option ..................... 18
  44.          /Z - Chord Angle and Enhanced Font Option                           18
  45.          Large Paper ....................................................... 19
  46.          Color Processing                                                    20
  47.          DESQview and Windows .............................................. 20
  48.          Answers                                                             21
  49.          Useful Prefix and Suffix Codes .................................... 22
  50.          Output Devices                                                      23
  51.          Compatibility and Technical Information ........................... 28
  52.          User Support                                                        28
  53.  
  54.                                                                             p-2
  55.          Introduction ---------------------------------------------------------
  56.  
  57.            PrintCAD is a pen plotter emulator that acts as a printer driver for
  58.            most IBM/DOS based CAD packages. It lets you print drawings directly
  59.            from CAD programs, via the CAD program's pen plotter driver - either
  60.            AutoCAD's ADI plotter driver or an HP-GL driver.
  61.  
  62.            PrintCAD  works  with  AutoCAD,  AutoSketch,  Microstation,  Cadkey,
  63.            Generic CADD, Draft Choice, PC-Draft-CAD, and other CAD programs. It
  64.            will  print on Epson and  IBM 9  pin  printers, Epson, Fujitsu, IBM,
  65.            NEC,  and  Toshiba 24 pin  printers, HP LaserJet, DeskJet, PaintJet,
  66.            QuietJet, HP-GL/2  devices, and  HP-GL plotters, Canon LBP,  BJ, and
  67.            BJC printers, IBM LaserPrinter,  ExecJet, and Quietwriter 2  and  3,
  68.            Kodak Color 4,  PDP ProTracer, Tektronix ColorQuick,  and PostScript
  69.            printers, and it will generate PCX files.
  70.  
  71.            PrintCAD  prints  faster than  many native  CAD printer  drivers and
  72.            provides  additional  flexibility, such as pen  width,  shading, and
  73.            color   (with  color   mixing),   and   paper   size,   orientation,
  74.            magnification, and  positioning.  PrintCAD  uses  the  best graphics
  75.            modes available for each printer that it supports.
  76.  
  77.            PrintCAD  is a swapping resident program that uses 5K of base memory
  78.            and  400K of EMS or XMS memory.  Either 400K of EMS or XMS memory is
  79.            required.  EMS and  XMS are expanded and extended  memory management
  80.            protocols that are typically set  up with memory management software
  81.            such as HIMEM/EMM386, QEMM386, or  386MAX.  If you have  a  computer
  82.            with extended  or expanded memory hardware, you need to install such
  83.            a driver to use it as EMS or XMS memory.
  84.  
  85.            For  use with DOS extender based  programs such as  AutoCAD  386 and
  86.            Microstation  4, a VCPI handler  needs to be present.  VCPI handlers
  87.            are built into MS-DOS  5's  EMM386.EXE and  recent  versions of QEMM
  88.            386, 386MAX, and other 386 memory managers.  If PrintCAD notes "VCPI
  89.            not  present"  then you  need  to  upgrade  your  memory  management
  90.            software.
  91.  
  92.            PrintCAD  has  been tested in  a variety of  environments.  However,
  93.            because it  is a  swapping resident program, unusual  situations may
  94.            cause  it to crash the system.  Please  test  it  thoroughly on your
  95.            system before using it with unsaved data.  PrintCAD  will  generally
  96.            work  with multitasking  systems  such as DESQview and  Windows, but
  97.            this is not guaranteed. See DESQview and Windows for information.
  98.  
  99.            This program is produced by a member of the Association of Shareware
  100.            Professionals (ASP).  ASP wants to  make  sure  that  the  shareware
  101.            principle  works   for  you.   If  you   are  unable  to  resolve  a
  102.            shareware-related  problem  with  an ASP  member  by  contacting the
  103.            member directly, ASP may be able to help. The ASP Ombudsman can help
  104.            you resolve a  dispute or problem  with an  ASP member, but does not
  105.            provide technical support for members' products. Please write to the
  106.            ASP  Ombudsman at  545  Grover Road,  Muskegon, MI 49442  or send  a
  107.            CompuServe message via CompuServe Mail to ASP Ombudsman 70007,3536. 
  108.  
  109.                                                                             p-3
  110.          License and Registration ---------------------------------------------
  111.  
  112.            PrintCAD is  provided  as is.  There are  no warranties expressed or
  113.            implied.  PrintCAD  is  a  swapping resident  program that may  have
  114.            problems with unusual environments.
  115.  
  116.            PrintCAD  is  copyrighted  by  Ravitz Software  Inc.  You  may  copy
  117.            PrintCAD only for use under this license agreement.
  118.  
  119.            PrintCAD  is distributed as shareware.  You may use PrintCAD without
  120.            charge on a trial basis to determine its suitability for you. If you
  121.            continue to  use  it  after  your  evaluation,  you must  purchase a
  122.            registered copy for $49.  This registration  covers use  by a single
  123.            person (on multiple computers) or installation on  a single computer
  124.            (may be used by a group of people).  There is no cost to use a later
  125.            1.** version after registering any 1.** version.
  126.  
  127.            You may distribute PrintCAD as a stand alone product if you keep the
  128.            entire   package  together,  unchanged,   including   this   license
  129.            explanation, and do not charge more than $10. You may not distribute
  130.            PrintCAD as part of another product.
  131.  
  132.            To purchase a registered copy of PrintCAD, send your name,  address,
  133.            and $49 check to:
  134.  
  135.              Ravitz Software Inc.
  136.              P.O. Box 25068
  137.              Lexington, KY  40524-5068
  138.              USA
  139.  
  140.            You will  be sent  a  printed manual  and  disk (always  the  latest
  141.            version).  Please specify 3.5  or 5.25 inch disk.  If you previously
  142.            registered  PrintCAD,  you may send $15 to  get a current  disk  and
  143.            manual.
  144.  
  145.            The price for multiple licenses is $49 for the first copy (with disk
  146.            and  manual) and thereafter $40 per copy with disk and manual or $25
  147.            per copy without disk or manual.
  148.  
  149.            For users outside the USA, please make checks payable in US dollars,
  150.            and except  for  Canada,  please  use  a  check  from  a US bank  if
  151.            possible. Don't forget to include your country in your address.
  152.  
  153.            If you register through a business, be sure to include your name.
  154.  
  155.          What Is New ----------------------------------------------------------
  156.  
  157.            V 1.30 - Version number matches PrintGL. Supports Canon BJC880,
  158.                     Canon LBP 8 Mk4, Canon BJC800 native mode, IBM 4029
  159.                     LaserPrinter 600 dpi PPDS upgrade. PrintCAD can take binary
  160.                     ADI data. The PCADDV function is built in to PCAD.EXE.
  161.  
  162.            V 1.18 - Supports HP DeskJet 500C, PaintJet XL 300, LaserJet 4. /XN
  163.                     inhibits swapping for improved compatibility with DOS
  164.                     extender based programs.                                   
  165.  
  166.                                                                             p-4
  167.          Operation ------------------------------------------------------------
  168.  
  169.            PrintCAD is a resident program that intercepts plot data output from
  170.            CAD software, processes the data, and prints the  resulting picture.
  171.            When PrintCAD is first run it installs itself.  Subsequent runs look
  172.            for  the resident copy and send control information to it,  updating
  173.            the parameters.
  174.  
  175.            PrintCAD must be installed before running the CAD software.  Do  not
  176.            install it from a DOS shell.  PrintCAD automatically loads high if a
  177.            5K DOS or XMS upper memory block is available.  Do not use LOADHI or
  178.            LOADHIGH.
  179.  
  180.            PrintCAD can  only function as  a plotter - it cannot function as  a
  181.            ADI printer/plotter or as a rendering driver.
  182.  
  183.            PrintCAD can intercept data from two  sources,  DOS file writes  and
  184.            AutoCAD/Sketch ADI  4.0  interrupts.  With  the  option  /PADI,  ADI
  185.            interrupts are  intercepted.  With /Pmask,  for example /P*.PLT, DOS
  186.            file writes are intercepted.
  187.  
  188.            PrintCAD  can interpret two kinds of data,  HP-GL and AutoCAD/Sketch
  189.            ADI 4.0 binary plotter data.  HP-GL data is always  interpreted.  If
  190.            you use /PADI or /YA then ADI plotter data is also interpreted.
  191.  
  192.            To  use PrintCAD as an HP-GL interpreter, use /Pmask to tell it what
  193.            files to intercept. Use /P*.PLT, /P*.DPF, /P*.HPG, /P*.000, etc.  to
  194.            match the names that the CAD software uses when writing HP-GL files.
  195.            Configure  the CAD software for HP-GL (HP 7550 or 7585) output  to a
  196.            file.  Then plot  (do  NOT print).  PrintCAD intercepts the data and
  197.            prints it.
  198.  
  199.            To  use PrintCAD with  AutoCAD or AutoSketch as  an  ADI interpreter
  200.            that intercepts ADI binary files use /P*.PLT.  Configure AutoCAD for
  201.            an ADI 4.0 plotter, binary data output to a file, up to forty  pens,
  202.            1016 steps/inch, and six non-solid line types. Then plot.
  203.  
  204.            To  use PrintCAD  with AutoCAD or AutoSketch as an installed ADI 4.0
  205.            plotter  driver  use  /PADI.  After  installing  PrintCAD  configure
  206.            AutoCAD for an ADI 4.0 plotter, installed at interrupt hex 78, up to
  207.            forty  pens, 1016 steps/inch, and six  non-solid  line  types.  Then
  208.            plot.
  209.  
  210.            After making PrintCAD resident, you can verify that it is functional
  211.            by copying an  HP-GL (or ADI if you use /YA) file to "pcad.plt" with
  212.            the DOS COPY command.
  213.  
  214.            For COLOR output, the CAD package should be configured for a plotter
  215.            with multiple  pens  (up to 40), the CAD  package's  pen  assignment
  216.            table should be set  up match  screen colors  to  pen  numbers,  and
  217.            PrintCAD's /C option should set up to match.
  218.  
  219.            PrintCAD causes a high/low beep the first time that it  is sent data
  220.            after  a  file open.  If you turn on sound (/XS), PrintCAD causes  a
  221.            high beep after swapping in its code  and a low beep before swapping
  222.            it out, to let you know that it is processing.                      
  223.  
  224.                                                                             p-5
  225.            When PrintCAD  is  running,  Esc stops processing at  the next  good
  226.            stopping point.  Ctrl-B stops processing immediately and will likely
  227.            leave the printer in need of a reset.
  228.  
  229.            Internally PrintCAD uses two  byte coordinates  on a 1016  dots/inch
  230.            grid. This allows for plots with coordinates of over 30 inches - far
  231.            larger  than  an HP  7475  can handle.  However, if  you  are  using
  232.            PrintCAD to emulate  a large plotter, you may  overflow the internal
  233.            coordinate system.  This condition is not checked, and it will cause
  234.            garbage output.  You can change the  internal resolution to 508 dots
  235.            per  inch (giving  60 inch maximum  plot sizes) with the  /R  option
  236.            (/R508).  This only helps  store the original  plot internally.  The
  237.            next  step in PrintCAD converts these  coordinates  to the requested
  238.            size in the resolution  of the output device,  and these coordinates
  239.            must also fit in the two byte coordinate list.
  240.  
  241.          Installation ---------------------------------------------------------
  242.  
  243.            Copy the file PCAD.EXE to your  working  disk or directory.  This is
  244.            the PrintCAD  executable  file  and  is  all  that you  need  to run
  245.            PrintCAD.
  246.  
  247.            In addition to the above files, these files are part in the package,
  248.            and must be included if you distribute PrintCAD as shareware:
  249.  
  250.              PCAD.DOC   documentation
  251.              ADD.DOC    additional documentation since last release
  252.              ORDER.FRM  order form
  253.              README.*   quick information                                      
  254.  
  255.                                                                             p-6
  256.          Example Setup Instructions -------------------------------------------
  257.  
  258.            Below are instructions for  simple setups to  help  you get started.
  259.            After you have PrintCAD running, there  are many additional  options
  260.            that might be useful.
  261.  
  262.            To  use  AutoCAD (or AutoSketch)  with  an HP DeskJet  500C or 550C,
  263.            install PrintCAD with  "pcad /padi  /fa!  /l7.9,10,0,.3  /crygcbmk".
  264.            Configure  AutoCAD  for  an  ADI  4.0  vector  plotter  installed on
  265.            interrupt 78h,  7  pens,  1016  steps/inch,  plot  area  10x7.9,  no
  266.            calibration.  Set up  the AutoCAD pen  assignment table so  that the
  267.            seven pens are assigned red, yellow, green, cyan, blue, magenta, and
  268.            black. Set skip perforation off on the printer by setting DIP switch
  269.            1-8 up. Then plot.
  270.  
  271.            To use a Canon  BJC800 or 820 with 11x17 paper with AutoCAD, install
  272.            PrintCAD  with "pcad /p*.plt /f& /l10.5,16,0,0 /crygcbmk.  Configure
  273.            AutoCAD for an ADI 4.0 vector plotter with binary  output to a file,
  274.            7  pens, 1016 steps/inch, plot area 16x10.5, no calibration.  Set up
  275.            the AutoCAD pen assignment table so that the seven pens are assigned
  276.            red, yellow, green, cyan, blue, magenta, and black. Then plot.
  277.  
  278.            To  use  a Canon BJ330 with cut sheet  paper  with  AutoCAD, install
  279.            PrintCAD with:
  280.  
  281.              pcad /p#*.plt /f7 1,1.01 /l 7.9,10,0,.4 /j26,67,0,11
  282.              pcad /2       /f7 1,1.01 /l10.5,16,0,.4 /j26,67,0,17
  283.              pcad /3       /f7 1,1.01 /l13.5,21,0,.4 /j26,67,0,22
  284.  
  285.            Configure AutoCAD for an HP 7585  plotter with output to a file.  To
  286.            print on 8.5x11 paper, set a plot area of 10x7.9 and output the plot
  287.            to file 1 (or 1???????).  For 11x17 paper set a plot area of 16x10.5
  288.            and plot to file 2 (or 2???????). For 17x22 paper set a plot area of
  289.            21x13.5 and plot to file 3.
  290.  
  291.            To  use the BJ330 with another CAD package, replace the ".plt"  with
  292.            the  default  plotfile  extension  for  that  package.  AutoCAD  and
  293.            AutoSketch  use  ".plt",  Microstation  uses  ".000",  GenCADD  uses
  294.            ".dpf",  and  EasyCAD  and FastCAD  uses  ".hpg".  DesignCAD has  no
  295.            default extension - use ".plt"  and  enter the entire file name when
  296.            plotting (1.plt for example).
  297.  
  298.            To  use a  LaserJet with Microstation,  install PrintCAD with  "pcad
  299.            /p*.000  /fl /l7.9,10,0,.1".  Configure Microstation for an  HP 7585
  300.            plotter, set  the plot  area to 10x7.9, and  plot.  Instead of  /fl,
  301.            choose the best LaserJet driver from this list:
  302.  
  303.              /FL  any LJ
  304.              /FL! any LJ2 and any LJ3 with less than 1.5 Meg
  305.              /FI  any LJ3 with 1.5 Meg or more
  306.              /FI+ any LJ4
  307.  
  308.            For   manual  feed  legal  paper  use  "/p*.000  /fl   /l7.9,13,0,.1
  309.            /J27,38,108,50,72,27,38,108,51,65" and set the plot area to 13x7.9. 
  310.  
  311.                                                                             p-7
  312.          Syntax ---------------------------------------------------------------
  313.  
  314.            The calling syntax of PrintCAD is:
  315.  
  316.              PCAD /option1 /option2 ...
  317.  
  318.            Spaces between parameters are not required.
  319.  
  320.            Except for the /X and  /P options, if a given option is entered more
  321.            than once, only the last entry is used.  And if an option is invalid
  322.            (but not incorrect), it is ignored. Only one /X and one /P option is
  323.            allowed.
  324.  
  325.            If you do  not enter any  parameters, PrintCAD  displays  its option
  326.            reminder screen.
  327.  
  328.            The DOS environment variable PRINTCAD is examined by PrintCAD and if
  329.            it is nonblank  then  it  is  put  in  front  of  the  command  line
  330.            parameters.  When you  need to exceed the 127  character DOS command
  331.            line limit, put some of the parameters in the PRINTCAD variable, for
  332.            example
  333.  
  334.              SET PRINTCAD=/CRGB... /S... /W...
  335.              PCAD /P*.PLT ...
  336.  
  337.            Below, [  and ] enclose optional suboptions and | separates mutually
  338.            exclusive suboptions. The options and suboptions may be in any order
  339.            except  that  multiple  numeric suboptions are  ordered  and numeric
  340.            suboptions must follow character suboptions where the characters may
  341.            be digits.  "c"  refers to  a suboption character,  "x" and  "y"  to
  342.            suboption  numbers,  "i"  and "j" to suboption  integers, "b"  to  a
  343.            suboption byte, and "f" to a DOS file or device name.
  344.  
  345.            For numbers (x, y), a decimal point  is allowed but is not required,
  346.            and scientific notation is not allowed.  "-" is allowed but not "+".
  347.            For  integer  input (i, j),  only  base ten  integers from -32768 to
  348.            32767 are allowed. "+" is not allowed. A byte (b) must be a base ten
  349.            integer from 0 to  255 or a hexadecimal  number prefixed with $ from
  350.            $00 to $FF.  Further range checking is done for most options to flag
  351.            unreasonable input.  If an option  has multiple  numeric suboptions,
  352.            these may be separated with commas or blanks.
  353.  
  354.            ********************************************************************
  355.  
  356.            It  is very important to choose the right output format (/F option).
  357.            It is likely  that  the  default  output  format will  work on  your
  358.            printer, but it is equally likely  that it  will not produce optimal
  359.            results.  Please look carefully at the entire list of output formats
  360.            before  choosing one, and do not assume that because a  format works
  361.            that it is the best one to use.
  362.  
  363.            ********************************************************************
  364.  
  365.                                                                             p-8
  366.          Overview of Options --------------------------------------------------
  367.  
  368.            PrintCAD's options fall into several categories.  The first is input
  369.            and output  choices.  The input option  (/Pmask) lets you  choose an
  370.            intercept filename mask, or you may select ADI interrupt 78 by using
  371.            "adi". The output options are /F, the output format (printer model),
  372.            and /D, the destination port, device, or file.
  373.  
  374.            The second category is  the page layout.  /L  controls the size  and
  375.            location of  the print  window (hard  clip limits) and the option to
  376.            box the window. Tiling is set with /B and copies with /Q.
  377.  
  378.            The third category defines  how the  plot  looks  within  the  print
  379.            window.  /M,  the  magnification,  sets  the size  of  the plot.  /A
  380.            determines the location of the plot within the print window. /O sets
  381.            the  origin  and  orientation, and  is used to rotate or  mirror the
  382.            plot. /I sets the plotter's initial scaling points.
  383.  
  384.            The  fourth category defines the pens, /W for the width,  /C for the
  385.            color, and /S for the shade.
  386.  
  387.            The fifth category determines how PrintCAD processes the plot.  This
  388.            includes the temporary file  /T, the default and minimum chord angle
  389.            /Z, the plotter Y/D and S/E switch position and ADI handling /Y, the
  390.            internal  resolution /R, and prefix and suffix printer  codes /J and
  391.            /K.
  392.  
  393.            The  last category is PrintCAD setup, /P sets the intercept mask, /X
  394.            sets  up  the initial configuration, /1,  /2, /3, /4, and /5 set  up
  395.            multiple configurations.
  396.  
  397.          /1, /2, /3, /4, /5 - Alternate Configurations ------------------------
  398.  
  399.            These options select up to 5 alternate configurations, labeled 1..5.
  400.            /1 is  the  default.  The configuration used  for printing is chosen
  401.            based on the file name and mask (/P option).
  402.  
  403.          /A - Location Option -------------------------------------------------
  404.  
  405.            /A[O][x,y] - location - default /A
  406.  
  407.            The A option determines the location of the plot in the print window
  408.            via a point on  the plot that is  aligned with a point in  the print
  409.            window.  You can specify the plot alignment point with x,y in inches
  410.            from the  plot's origin (before  PrintCAD applies magnification), or
  411.            let  it default to  the plot center.  For the print window alignment
  412.            point, you can default to the center or specify the origin with O.
  413.  
  414.            /A      puts the center of the plot at the print window center
  415.            /AO0,0  puts the plot 0,0 at the print window origin
  416.            /A0,0   puts the plot 0,0 at the print window center                
  417.  
  418.                                                                             p-9
  419.          /B - Tiling Option ---------------------------------------------------
  420.  
  421.            /B[i,j,x] - tiling parameters - default /B1,1,0
  422.  
  423.            /B  lets  you  specify tiling options that break a  large  plot into
  424.            pages. Each page is defined by the page layout option (/L).  I and j
  425.            specify  the number of tiles (pages) horizontally and vertically.  X
  426.            specifies the overlap in inches.
  427.  
  428.            /B2,2,.5  breaks the plot into 4 pages with .5 inch overlap
  429.            /B        is the same as /B1,1,0 and produces no tiling
  430.  
  431.          /C - Pen Color Option ------------------------------------------------
  432.  
  433.            /C[O|T]c.. - color - default /CK
  434.  
  435.            /C specifies the color of each pen. The colors are B for blue, C for
  436.            cyan,  G for green, K for black,  M  for magenta,  R  for red, W for
  437.            white, and Y  for  yellow.  Unspecified  pens use the  last selected
  438.            color  (/CRGB  is the same as /CRGBBBBBB).  For  black/white  output
  439.            formats, all nonwhite colors become black.
  440.  
  441.            Additional colors can be created with shade mixing. These colors use
  442.            shading patterns  to  mix the eight  pure colors.  The  format for a
  443.            mixed color is  .??  where  each ?  represents any of the eight pure
  444.            colors.  The  first  color is printed with the pen's shading pattern
  445.            (/S  option)  and the  second is printed  with the  inverse  shading
  446.            pattern.  If the shade  value is 0 (solid) it is replaced by 2 (50%)
  447.            which produces the most  uniform  mixed  colors.  On many  printers,
  448.            using a shade of 1 (75%) or 3 (25%) gives a better color.  Here  are
  449.            some useful mixed colors for inkjet printers. Use them with shade 1.
  450.  
  451.              color  description     color  description
  452.              .cb    light blue      .yr    orange
  453.              .mb    violet          .rk    brown
  454.              .cg    blue-green      .ck    teal
  455.              .yg    yellow-green    .kr    black on DeskJet 500C
  456.  
  457.            Mixed colors need line  widths  of at least  2 (4  for 2 dot shading
  458.            patterns) to look good, and they may have  visual artifacts on edges
  459.            near a 45 degree angle.  Multipass dot matrix formats may not handle
  460.            color mixing well.
  461.  
  462.            By default, colors are  overwritten into the print,  so they  appear
  463.            opaque.  You can  switch to translucent colors (ored into the print)
  464.            with the  T suboption, and then back to opaque with the O suboption.
  465.            Make  this  mode switch in front of the pen that you want to change.
  466.            For PostScript devices and plotters, the color processing is done by
  467.            the device, not PrintCAD.  PostScript  devices  use opaque lines and
  468.            plotters use translucent lines.
  469.  
  470.            " means repeat the previous color.
  471.  
  472.            /COKR.MB""T.KY  sets pen 1     to opaque black
  473.                                 pen 2     to opaque red
  474.                                 pen 3..5  to opaque magenta on blue
  475.                                 pen 6..40 to translucent black on yellow       
  476.  
  477.                                                                            p-10
  478.          /D - Output Destination Option ---------------------------------------
  479.  
  480.            /D[+]f - destination - default /D1
  481.  
  482.            The D option specifies the output printer port, device, or file. The
  483.            + suboption causes files to  be appended rather than overwritten (it
  484.            has no effect on device output). 1, 2, and 3 select the BIOS printer
  485.            routines.  X1, X2, X3, and X4 select xon/xoff controlled serial port
  486.            drive.  H1,  H2,  H3, and H4 select hardware controlled serial  port
  487.            drive. You can also use the DOS devices LPT1, COM1, etc.
  488.  
  489.            PrintCAD cannot set up the serial ports. This is usually done in the
  490.            AUTOEXEC.BAT with MODE (probably MODE COM1:9600,N,8,1,P).
  491.  
  492.            If you  specify a three digit number  for a file name extension (for
  493.            example .000), and multiple pages are output via the multiple copies
  494.            option or tiling, then rather than  appending the destination  file,
  495.            additional files  are  created  with sequential extensions.  This is
  496.            useful for PCX output.
  497.  
  498.            /D2          sends output to the second parallel port via BIOS
  499.            /DLPT3       sends output to the DOS device LPT3
  500.            /D+TEMP.PRN  appends output to file TEMP.PRN
  501.            /DOUTPUT.000 sends output to OUTPUT.000, OUTPUT.001, ...            
  502.  
  503.                                                                            p-11
  504.          /F - Output Format Option --------------------------------------------
  505.  
  506.            /Fc[-|+|*][!|¡][~][`][x,y] - output format - default /FN~
  507.  
  508.            The F option specifies the output format. -, +, and * are resolution
  509.            modifiers,  !  and  ¡  select compression levels, ~ turns off  color
  510.            processing, and ` switches four  plane color  processing on  or off.
  511.            These suboptions are allowed even if they have no effect.
  512.  
  513.            For HP-GL (/F8),  HP-GL/2 (/F0), PostScript (/FS), and PCX (/FZ) you
  514.            can append  the  nominal  device  resolution.  Matching the  nominal
  515.            resolution to  the printer  may yield improvements in print quality.
  516.            For PCX the nominal device resolution may be one or two numbers.
  517.  
  518.            For  output  formats  other  than  PCX,  you  can  append  the  true
  519.            horizontal  and   vertical  resolution  of  the  output   device  in
  520.            dots/inch.  This overrides the normal  output device resolution, but
  521.            does not affect  the structure of the output.  These numbers  should
  522.            follow all other suboptions. This lets you compensate for print size
  523.            error. For example, a 360x360 dpi printer consistently under indexes
  524.            so that a 6 inch high box comes  out  5.94 inches.  Using  360,363.6
  525.            (6/5.94*360  = 363.6) removes the error.  For print size correction,
  526.            you  also specify a number from .5 to 2 which is interpreted as  the
  527.            nominal  resolution  times  this number.  For  example on  a 360 dpi
  528.            printer, 1.0,1.01 is the same as 360,363.6.
  529.  
  530.            Each printer driver has a default level of  data compression, chosen
  531.            to give maximum compatilibity among the different  printers that the
  532.            driver supports.  Many  drivers have  an optional enhanced  level of
  533.            compression, chosen with  !.  This  will be incompatible  with  some
  534.            printers.  And  some drivers let you turn all compression off with ¡
  535.            (ASCII 173).  This is rarely of any use.  Where these suboptions are
  536.            effective, they are marked in the table below.
  537.  
  538.            Drivers  marked below with  ~  can handle color.  Using ~ suppresses
  539.            color processing, substituting black for all colors except white.  `
  540.            switches between 4 and 3 plane color (see Color Processing).
  541.  
  542.            /F0[i]       ~ HP-GL/2 ................................ 600x600, ixi
  543.            /F1          ~ IBM 9 pin                                      120x72
  544.            /F1+         ~ IBM 9 pin (2 pass) .......................... 120x144
  545.            /F1*         ~ IBM 9 pin (4 pass)                            240x144
  546.            /F2            IBM Quietwriter 2 ........................... 240x240
  547.            /F3            IBM Quietwriter 3                             240x240
  548.            /F4-       !¡  IBM LaserPrinter (PPDS mode) ................ 150x150
  549.            /F4        !¡  IBM LaserPrinter (PPDS mode)                  300x300
  550.            /F4+       !¡  IBM LaserPrinter (PPDS mode) ................ 600x600
  551.            /F5        ! ~ IBM 24 pin alternate 1                        180x180
  552.            /F5+       ! ~ IBM 24 pin alternate 1 (2 pass) ............. 360x180
  553.            /F5*       ! ~ IBM 24 pin alternate 1 (4 pass)               360x360
  554.            /F6        !   IBM Proprinter X24 .......................... 180x182
  555.            /F6+       !   IBM Proprinter X24 (2 pass)                   360x182
  556.            /F6*       !   IBM Proprinter X24 (4 pass) ................. 360x364
  557.  
  558.                                                                            p-12
  559.            /F7         ¡  Canon BJ IBM mode, IBM ExecJet .............. 360x360
  560.            /F7+        ¡  Canon BJ IBM mode, IBM ExecJet (2 pass)       360x360
  561.            /F8[i]         HP-GL ................................ 1016x1016, ixi
  562.            /F9        ! ~ NEC 24 pin                                    180x180
  563.            /F9+       ! ~ NEC 24 pin (2 pass) ......................... 360x180
  564.            /F9*       ! ~ NEC 24 pin (4 pass)                           360x360
  565.            /F&          ~ Canon BJ native mode ........................ 360x360
  566.            /F@          ~ Canon BJ CaPSL mode                           360x360
  567.            /FA-       ! ~ HP DeskJet 500C, Mannesmann Tally MT92C ..... 150x150
  568.            /FA        ! ~ HP DeskJet 500C, Mannesmann Tally MT92C       300x300
  569.            /FB         ¡~ Canon BJ Epson mode ......................... 360x360
  570.            /FB+        ¡~ Canon BJ Epson mode (line overlap)            360x360
  571.            /FD-       !¡  Canon LBP (ISO/CaPSL mode) .................. 150x150
  572.            /FD        !¡  Canon LBP (ISO/CaPSL mode)                    300x300
  573.            /FD+       !¡  Canon LBP (ISO/CaPSL mode)................... 600x600
  574.            /FF        ! ~ Fujitsu 24 pin                                180x180
  575.            /FF+       ! ~ Fujitsu 24 pin (2 pass) ..................... 360x180
  576.            /FF*       ! ~ Fujitsu 24 pin (4 pass)                       360x360
  577.            /FG         ¡  PDP Protracer (IBM mode) .................... 360x360
  578.            /FI-           HP LaserJet 3, DeskJet                        150x150
  579.            /FI            HP LaserJet 3, DeskJet ...................... 300x300
  580.            /FI+           HP LaserJet 4                                 600x600
  581.            /FJ            Canon BJ BJ130 mode ......................... 360x360
  582.            /FK          ~ Kodak Diconix Color 4                         192x192
  583.            /FL-       !¡  HP LaserJet ................................. 150x150
  584.            /FL        !¡  HP LaserJet                                   300x300
  585.            /FN          ~ Epson 9 pin .................................. 120x72
  586.            /FN+         ~ Epson 9 pin (3 pass)                          120x216
  587.            /FN*         ~ Epson 9 pin (6 pass) ........................ 240x216
  588.            /FO        ! ~ Toshiba 24 pin                                180x180
  589.            /FO+       ! ~ Toshiba 24 pin (2 pass) ..................... 360x180
  590.            /FO*       ! ~ Toshiba 24 pin (4 pass)                       360x360
  591.            /FP        ! ~ HP PaintJet ................................. 180x180
  592.            /FQ            HP QuietJet (PCL mode)                        192x192
  593.            /FR          ~ Tektronix ColorQuick ........................ 216x216
  594.            /FS[i]       ~ PostScript                               600x600, ixi
  595.            /FT        ! ~ Epson 24 pin ................................ 180x180
  596.            /FT+       ! ~ Epson 24 pin (2 pass)                         360x180
  597.            /FT*       ! ~ Epson 24 pin (4 pass) ....................... 360x360
  598.            /FW          ~ Epson 9 pin alternate                          120x72
  599.            /FW+         ~ Epson 9 pin alternate (3 pass) .............. 120x216
  600.            /FW*         ~ Epson 9 pin alternate (6 pass)                240x216
  601.            /FX        ! ~ IBM 24 pin alternate 2 ...................... 180x180
  602.            /FX+       ! ~ IBM 24 pin alternate 2 (2 pass)               360x180
  603.            /FX*       ! ~ IBM 24 pin alternate 2 (4 pass) ............. 360x360
  604.            /FZ[i[,j]]   ~ ZSoft PCX                           100x100, ixi, ixj
  605.  
  606.                                                                            p-13
  607.          /I - Scaling Point Location Option -----------------------------------
  608.  
  609.            /IA|R|W[N] - IP point location - default /IA
  610.  
  611.            This  option is not useful with AutoCAD or any software that outputs
  612.            HP-GL that  does not use  scaling commands  or that initializes  the
  613.            plotter or sets the scaling points.
  614.  
  615.            The  I option  sets the initial scaling points (P1, P2 - the scaling
  616.            points  may  be set  in  the HP-GL  file  with  the IP  command).  A
  617.            (absolute) sets the points  to the default  for  the paper size (see
  618.            below).  R fits P1 and P2 to the print window with at least .25 inch
  619.            margins  and an x/y ratio of 10/7.2 (the same ratio as  the HP  7475
  620.            with small paper).  W fits P1 and P2  to the print window with a .25
  621.            inch margin. N makes the margin 0 for R or W and is ignored with A.
  622.  
  623.            The  default scaling points depend on the print window  (/L  option)
  624.            with the implied paper size and the plot orientation (/O option).
  625.  
  626.            paper    options            default scaling pts  with RO90 command
  627.            7440 A   /O1 /L 7.54,10.14  250,279 10250, 7479  279,250  7479,10250
  628.            7440 A4  /O1 /L 7.54,10.74  250,279 10250, 7479  279,250  7479,10250
  629.            7475 A4  /O1 /L 7.84,10.20  250,596 10250, 7796  154,244  7354,10244
  630.            7475 A4  /O1 /L 7.60,10.88  603,521 10603, 7721    0,610  7200,10610
  631.            7475 B   /O1 /L10.20,16.38  522,259 15722,10259  283,934 10283,16134
  632.            7475 A3  /O1 /L10.88,15.90  170,602 15370,10602  607,797 10607,15997
  633.            7440 A   /O2 /L10.14, 7.54  250,279 10250, 7479  279,250  7479,10250
  634.            7440 A4  /O2 /L10.74, 7.54  250,279 10250, 7479  279,250  7479,10250
  635.            7475 A   /O2 /L10.20, 7.84  250,596 10250, 7796  154,244  7354,10244
  636.            7475 A4  /O2 /L10.88, 7.60  603,521 10603, 7721    0,610  7200,10610
  637.            7475 B   /O2 /L16.38,10.20  522,259 15722,10259  283,934 10283,16134
  638.            7475 A3  /O2 /L15.90,10.88  170,602 15370,10602  607,797 10607,15997
  639.  
  640.            anything else               250,279 10250, 7479  279,250  7479,10250
  641.  
  642.            /O3 and /O4 gives the same default scaling points as /O1 and /O2.
  643.  
  644.            /IA   uses the default scaling points
  645.            /IWN  sets the scaling points to fit the print window
  646.  
  647.          /J, /K - Printer Code Prefix, Suffix Options -------------------------
  648.  
  649.            /J[b,b,..] - printer code prefix - default /J
  650.            /K[b,b,..] - printer code suffix - default /K
  651.  
  652.            /J lets you send codes to the  printer before  PrintCAD's usual data
  653.            is  sent and /K lets you send codes  after PrintCAD's usual data  is
  654.            sent.  This lets  you  set  up  and reset the  printer  for  special
  655.            situations. For PostScript and HP-GL output, the /J codes follow the
  656.            initialization commands.
  657.  
  658.            The  codes  are  specified  with  byte  values  (0..255 or  $0..$FF)
  659.            separated by blanks or commas. There is a limit of 80 characters for
  660.            any option, so long sequences must be handled outside of PrintCAD.
  661.  
  662.            /J27 79   sets skip perforation off  to allow plots  larger than one
  663.                      page on most continuous form printers                     
  664.  
  665.                                                                            p-14
  666.          /L - Page Layout Option ----------------------------------------------
  667.  
  668.            /L[B][F|N][R][x,y[,x,y]] - page layout - default depends on printer
  669.  
  670.            The L option defines the page layout.
  671.  
  672.            B boxes the plot at the print window edge using pen 8.
  673.  
  674.            F and N set form feed or no form feed.  Form feed is the default and
  675.            does not need to be specified. This is ignored for PCX output.
  676.  
  677.            R reverses the colors on bit maps and output formats 4, D, I, L, and
  678.            U (Canon, HP, and IBM laser printers) and is otherwise ignored. This
  679.            gives the equivalent of a photographic negative.
  680.  
  681.            The first optional x and y are  the print window width and height in
  682.            inches.  These define the hard  clip limits.  These values  are  not
  683.            checked against your printer's capabilities.  If you specify a print
  684.            window that exceeds  the  output  device  limits,  the  results  are
  685.            unknown.  You may need to reset your printer's margins, maximum line
  686.            length, or page length  to get  large plots  (see Large Paper).  The
  687.            size needed for a given  width and height exceeds x and y  by 8 dots
  688.            to allow for line widths.
  689.  
  690.            The second optional x and  y are the left  and top margins, measured
  691.            from the printer's left margin and current  vertical position to the
  692.            print  window.  The margins for HP-GL, HP-GL/2, and  PostScript  are
  693.            measured from 0,0 (left, bottom).
  694.  
  695.            THE PRINT  WINDOW PLUS MARGINS MUST FIT WITHIN THE PRINTABLE AREA.
  696.  
  697.            Each printer has a default page layout.  The default print window is
  698.            7.54x10.14  for  printers   and   10.14x7.54  for   plotters.   This
  699.            corresponds  to  HP  7440  A  size paper.  The margins  are  printer
  700.            specific to compensate for different paper handling.  In  evaluating
  701.            user  options, PrintCAD processes  each  option  and  when  finished
  702.            reprocesses the default page layout for the chosen  printer and then
  703.            reprocesses  the last  user /L  option.  This  procedure gives  good
  704.            default values  so  that  your  /L  option  can  change  the  letter
  705.            suboptions while keeping the default print window.
  706.  
  707.            /L7.5,3,.5,0   print window 7.5x3, left margin .5, top margin 0
  708.            /L7.54,10.14   sets window equivalent to HP 7440 with A  paper
  709.            /L7.54,10.74   sets window equivalent to HP 7440 with A4 paper
  710.            /L7.84,10.20   sets window equivalent to HP 7475 with A  paper
  711.            /L7.60,10.88   sets window equivalent to HP 7475 with A4 paper
  712.            /L10.20,16.38  sets window equivalent to HP 7475 with B  paper
  713.            /L10.88,15.90  sets window equivalent to HP 7475 with A3 paper      
  714.  
  715.                                                                            p-15
  716.          /M - Magnification Option (Scaling, Size) ----------------------------
  717.  
  718.            /M[F]x - magnification - default /M1
  719.  
  720.            The M option specifies  the magnification.  F fits the  plot to  the
  721.            print window size. The default /M1 gives the same size plot as an HP
  722.            7475 plotter.
  723.  
  724.            /MF.9  fits the plot to the print window and shrinks it 10%
  725.            /M1    prints at the same size as an HP 7475
  726.  
  727.          /O - Origin and Orientation Option -----------------------------------
  728.  
  729.            /O[1|2|3|4[L]] - origin, orientation - default /O
  730.  
  731.            The O  option  sets  the print  window origin  and orientation.  The
  732.            origin  is  one of four corners numbered 1..4  for upper left, lower
  733.            left, lower right, and upper right, and implies a plot rotation. The
  734.            L suboption specifies a left handed coordinate system, which mirrors
  735.            the plot.  If no origin is specified then it is chosen so that the x
  736.            axis is the longer dimension.
  737.  
  738.            Here are pictures of PrintCAD's view of the output media compared to
  739.            an HP 7475's view. O marks the default origin.
  740.  
  741.            HP 7475                               PrintCAD
  742.            A size           B size               printer        plotter
  743.  
  744.              y┌────────┐    0,0┌────────┐y       ul o─────┐ur   ul ┌────────┐ur
  745.               │        │       │        │         1 │     │4     1 │        │4
  746.               │        │       │        │           │     │        │        │
  747.            0,0└────────┘x      │        │           │     │     ll o────────┘lr
  748.                                │        │           │     │      2           3
  749.                                │        │        ll └─────┘lr
  750.                                │        │         2        3
  751.                               x└────────┘
  752.  
  753.            /O1  puts the print window's origin in the upper left corner
  754.            /O2  puts the print window's origin in the lower left corner
  755.  
  756.          /P - Intercept Mask Option -------------------------------------------
  757.  
  758.            /PADI|mask - intercept mask
  759.  
  760.            /PADI sets up PrintCAD as an AutoCAD ADI plotter driver. /Pmask lets
  761.            you  choose  a DOS file mask as PrintCAD's intercept mask.  The mask
  762.            should not include disk  or directory information - PrintCAD ignores
  763.            this information when looking at  file names.  The mask may  contain
  764.            the character #.  This is the same as ?, but when a file matches the
  765.            mask   the  character  that  matches  the  #  selects  the  PrintCAD
  766.            configuration - 2..5  selects configurations 2..5  and anything else
  767.            selects configuration 1.
  768.  
  769.            /Padi       sets up PrintCAD to take data from AutoCAD interrupt 78
  770.            /P*.plt     intercepts data written to *.plt
  771.            /P#prn.plt  intercepts data written to 1prn.plt, 2prn.plt, etc.     
  772.  
  773.                                                                            p-16
  774.          /Q - Number of Copies Option -----------------------------------------
  775.  
  776.            /Qi - number of copies - default /Q1
  777.  
  778.            /Q  sets the number of copies of  each printed page.  The default is
  779.            one.  Page printers  produce multiple  copies  faster using  the  "N
  780.            copies" prefix code (see Useful Prefix and Suffix Codes).
  781.  
  782.          /R - Internal Resolution Option --------------------------------------
  783.  
  784.            /Ri - internal resolution - default /R1016
  785.  
  786.            /R sets the internal grid resolution  in dots/inch.  It is  normally
  787.            1016 and rarely needs  to be changed.  To fit very large plots  into
  788.            the   -32768..32767  coordinate  limit,  use   /R762.   Setting  the
  789.            resolution to a multiple  of the output device  resolution times the
  790.            magnification may yield a small improvement in print quality.
  791.  
  792.          /S - Pen Shading Option ----------------------------------------------
  793.  
  794.            /Sc.. - pen shading patterns - default /S0
  795.  
  796.            /S assigns a shading pattern to each pen.  Unspecified pens use  the
  797.            last  specified  shade.  The shade values  are 0..8  and  A..F.  The
  798.            percent coverage for  each shade is list below.  Narrow line  widths
  799.            may not work well with some shade patterns.
  800.  
  801.              0 100%    1 75%      5 75%   coarse pattern    A 6.2%    D 87.5%
  802.                        2 50%      6 50%   coarse pattern    B 3.1%    E 62.5%
  803.                        3 25%      7 25%   coarse pattern    C 1.6%    F 37.5%
  804.                        4 12.5%    8 12.5% coarse pattern
  805.  
  806.            Some printers, especially dot matrix printers  in  multipass  modes,
  807.            wash out shading because they have a dot size that is large relative
  808.            to the dot spacing.
  809.  
  810.            /S024  sets pen 1 to solid, pen 2 to 50%, pen 3..40 to 12.5%
  811.  
  812.          /T - Temporary File Option -------------------------------------------
  813.  
  814.            /T[+]f - temporary file - default /TPLOT.TMP
  815.  
  816.            PrintCAD  uses  a temporary file when it does not have enough memory
  817.            to handle  a plotfile.  You can use /T to put it on a RAM  disk  for
  818.            extra speed.  You can force the use of a temporary file, if the plot
  819.            has over  1024 data points, with +.  If you use a RAM  disk this may
  820.            speed printing.                                                     
  821.  
  822.                                                                            p-17
  823.          /W - Pen Width Option ------------------------------------------------
  824.  
  825.            /Wc.. - pen widths - default /WA
  826.  
  827.            The W option assigns pen line widths. Each width may be 0..9, .10 ..
  828.            .24 dots, A..I for 2..10 units of 4/1016 inch (.1  mm), or N to turn
  829.            off the  pen.  A..I widths are  approximations, based  on the device
  830.            technology. Odd widths of 9 or above are modified to the next higher
  831.            (even) width. Unassigned pens use the last assigned width.
  832.  
  833.            For nonsquare  matrix printers, PrintCAD  uses pen points  optimized
  834.            for  an  h/v  ratio of .67,  1, or  1.5.  Widths  are figured in the
  835.            direction of higher resolution, and are  not accurate  in  the other
  836.            direction.
  837.  
  838.            Line widths  of over eight dots are  distorted at  the print  window
  839.            edge to fit within the four dot border.
  840.  
  841.            /WA      sets pen 1..40 to 0.2 mm
  842.            /WB2.16  sets pen 1 to .3 mm, pen 2 to 2 dots, pens 3..40 to 16 dots
  843.  
  844.          /X - Control Option --------------------------------------------------
  845.  
  846.            /XQ - queries PrintCAD installation
  847.            /XR - removes PrintCAD if allowed
  848.            /X[E|N|X][A][M][L][W][P][S][-|+] - controls PrintCAD's setup
  849.  
  850.            /XQ  checks to see  if  PrintCAD is installed.  /XR removes PrintCAD
  851.            from memory, if allowed. /XQ and /XR disallow all other options.
  852.  
  853.            The other  suboptions  control setup,  and  are  effective only  for
  854.            initial setup. X specifies XMS for swapping - this is the default. E
  855.            forces the use  of  EMS  for  swapping instead  of  XMS.  N inhibits
  856.            swapping.  This forces the  entire program to load in low memory and
  857.            it will  take a large chunk of  DOS  memory.  In return,  all of the
  858.            compatibility problems of  swapping TSRs  are removed.  This  can be
  859.            very useful with DOS extender based CAD programs.
  860.  
  861.            A sets  an  alternate  handle  (use  with PC-Draft-CAD,  Drafix, and
  862.            DesignCAD).  M sets an alternate mouse handler. These suboptions may
  863.            improve compatibility.
  864.  
  865.            L forces PrintCAD to load its resident  part low.  W forces PrintCAD
  866.            to load its swapping work area low.  P causes program prefix segment
  867.            checking.  These  suboptions may  improve compatibility  in  unusual
  868.            situations, but are generally not needed and may make things worse.
  869.  
  870.            + or  -  increases  or  decreases  the PrintCAD  memory  space,  for
  871.            improved speed or reduced resource usage.
  872.  
  873.            S adds progress beeps. This is not advised with the N suboption.
  874.  
  875.            /XM  sets up PrintCAD with its alternate mouse handler              
  876.  
  877.                                                                            p-18
  878.          /Y - D/Y and S/E Settings, ADI Handler Option ------------------------
  879.  
  880.            /Y[D|Y][S|E][A] - D/Y and S/E  setting, ADI handler - default /YDS
  881.  
  882.            The Y option sets the plotter's D/Y  switch to  D  or Y and the  S/E
  883.            switch to S or  E.  Y starts  with the  plotter off and responds  to
  884.            esc.(, esc.Y, esc.), and esc.Z commands.  D  starts with the plotter
  885.            on and ignores these commands. S sets the standard interpretation of
  886.            IW (clipping window) commands.  E sets 7550 enhanced  interpretation
  887.            of IW commands, so that they use scaled coordinates.
  888.  
  889.            The A  suboption  turns on  PrintCAD's ADI  handler.  In  this  mode
  890.            Autodesk  ADI  4.0  vector plotter binary  commands  are interpreted
  891.            (along with  HP-GL).  The ADI  driver  should  be  set  up  at  1016
  892.            steps/inch with up to forty pens and up to six non-solid line types.
  893.            This is not needed when you specify /PADI.
  894.  
  895.            /YD  puts the YD switch in the usual D position
  896.  
  897.          /Z - Chord Angle Option ----------------------------------------------
  898.  
  899.            /Z[E]i,j - default, min chord angle, enhanced font - default /Z10,5
  900.  
  901.            This option is  not useful with AutoCAD or any software that outputs
  902.            HP-GL  that draws circles,  arcs, and  text as line segments  rather
  903.            than using HP-GL circle, arc, and label commands.
  904.  
  905.            The  Z  option  specifies the  default and minimum chord angles  for
  906.            circles and arcs. The HP 7475 defaults to a chord angle of 5 with no
  907.            minimum.  Using chord angles of less than 10  returns  little  print
  908.            quality  improvement  and adds to processing  time.  The default  is
  909.            /Z10,5. For better emulation use /Z5,2.
  910.  
  911.            The  E suboption  says to use the enhanced font,  which  doubles the
  912.            number of chords on curves in text, improving the  curve smoothness.
  913.            This is only effective on character heights above .5 cm.
  914.  
  915.            /Z5,2  sets the default chord angle to 5 degrees, the minimum to 2  
  916.  
  917.                                                                            p-19
  918.          Large Paper ----------------------------------------------------------
  919.  
  920.            PrintCAD can handle printing on  paper larger than the usual 8.5x11,
  921.            but  this  takes  some  extra  work.  First  you  need  to  increase
  922.            PrintCAD's print window to cover the large paper.  This is done with
  923.            the /L option.  The  print  window plus the  margins  (/L)  must fit
  924.            within the printer's printable area.
  925.  
  926.            And  then you must make sure that your printer recognizes the larger
  927.            paper  height.  For  continuous forms  paper  this is best  done  by
  928.            setting skip perforation to  off,  either by printer switch or  with
  929.            PrintCAD prefix codes.  For Canon, Epson, Fujitsu, IBM, and NEC line
  930.            printers (dot matrix, ink jet, thermal) use /J27 79.
  931.  
  932.            For cut  sheet paper,  on Canon  (except  BJ  native  mode),  Epson,
  933.            Fujitsu,  IBM, and NEC line printers use /J27 67 0 n, where n is the
  934.            page length in inches
  935.  
  936.            And  for some printers you need to increase  the right margin past 8
  937.            inches. For the Canon BJC in Epson mode use /J27 81 114.
  938.  
  939.            For page  printers, legal size  paper  may  be specified  with these
  940.            printer code prefixes: HP-PCL  printers  /J27 38 108 51 65  (/K27 38
  941.            108 50 65 to  reset to letter), Canon  LBP  /J27 91  51 50 59 59 112
  942.            (/K27 91 51 48  59 59 112 to reset), IBM LaserPrinter /J27 91 70 5 0
  943.            3 1 2 1 (/J27 91 70 5 0 3 1 1 1 to reset).
  944.  
  945.            To  get a  10x16 print  window on 11x17 paper with a  Canon,  Epson,
  946.            Fujitsu, IBM, or NEC line printer, use these options: /L10 16 .4 .25
  947.            /J27 67 0 17.  You will probably need to adjust the margins (.4 .25)
  948.            for best centering.
  949.  
  950.            The  maximum  width  of  the print  window on  most  narrow carriage
  951.            printers is 8  - 8/(horizontal dpi).  For 300 dpi printers,  this is
  952.            7.97.  At 120 dpi it is 7.93.  The maximum width of the print window
  953.            on most wide carriage printers is 13.6 - 8/(horizontal dpi).  At 180
  954.            dpi this is 13.55.  At 360 dpi it is 13.57.  The  horizontal  margin
  955.            should be set to 0 to get this width.                               
  956.  
  957.                                                                            p-20
  958.          Color Processing -----------------------------------------------------
  959.  
  960.            Color graphics devices use a variety of color technologies. PrintCAD
  961.            supports these basic types.
  962.  
  963.            CMY or  cyan/magenta/yellow is used by inkjet printers with no black
  964.            ink. This uses three color planes and give eight pure colors.
  965.  
  966.            CMYK or  cyan/magenta/yellow/black  is used by inkjet and dot matrix
  967.            printers.  This uses  four color planes  and give eight pure colors.
  968.            Using black ink instead  of  a cyan/magenta/yellow mix gives a  more
  969.            neutral black color.
  970.  
  971.            RGB or red/green/blue is used by  bit  maps.  This uses  three color
  972.            planes and give eight pure colors.
  973.  
  974.            RGBI  or red/green/blue/intensity is  used and bit  maps.  This uses
  975.            four color planes. All simple colors except black are intense.  When
  976.            you  specify any color mixed with black at  shade 0, then instead of
  977.            mixing the  colors at  50%, the intensity is turned off.  This gives
  978.            fifteen pure colors.
  979.  
  980.            CMYK and RGBI are used by default when they are appropriate. You can
  981.            switch to CMY or RGB with  the  ` suboption of /F.  For  dot  matrix
  982.            printers this  may speed  printing  by  reducing  memory  usage  and
  983.            eliminating the use of the black ribbon.
  984.  
  985.            /FA!  (300  dpi color  HP-PCL) uses  CMY  color  by  default.  /FA!`
  986.            switches to CMYK color to let you  access true  black on the DeskJet
  987.            550C.
  988.  
  989.          DESQview and Windows -------------------------------------------------
  990.  
  991.            PrintCAD  can generally be  run  inside  a  window  of  DESQview  or
  992.            Windows. In this case it can be accessed only from that window.
  993.  
  994.            PrintCAD  can  generally be  run  under (installed  before starting)
  995.            DESQview  or Windows.  In  this  case it  can be accessed  from  any
  996.            window, but while running all other tasks will be stopped.          
  997.  
  998.                                                                            p-21
  999.          Answers --------------------------------------------------------------
  1000.  
  1001.            To access PrintCAD from a CAD package you must PLOT. Do NOT print.
  1002.  
  1003.            If you  are getting system crashes or nothing from PrintCAD, try the
  1004.            options  /XA, /XM, /XE,  and all  combinations of these (/XAM, /XAE,
  1005.            /XME, ...).  Try /XN for DOS extender based software.  Try /XL, /XW,
  1006.            and /XLW if none of the above work.
  1007.  
  1008.            If  your plot is messed up, with wraparound lines covering the page,
  1009.            you have probably  exceeded the PrintCAD  internal coordinate limit.
  1010.            This happens when the HP-GL coordinates exceed 32 inches. Reduce the
  1011.            internal resolution  with /R762 for  coordinates up to 42  inches or
  1012.            /R508 for coordinates up to 64 inches.
  1013.  
  1014.            If  you  are  having  trouble getting  the  print  size or  location
  1015.            correct, check your  /L  option.  The print window  plus  the  print
  1016.            margins  must define an area that fits in the printable area  of the
  1017.            paper. Printers cannot print over the entire area of the paper. They
  1018.            usually require .25 to .5 inch margins.
  1019.  
  1020.            To get color output from PrintCAD, you must:
  1021.  
  1022.              Define a multipen plotter in your CAD package.
  1023.  
  1024.              Set up the pens in your CAD package so each color is assigned to a
  1025.              pen.
  1026.  
  1027.              Use the /C option to assign the same colors to PrintCAD's pens.
  1028.  
  1029.            Plot spoolers are  not generally compatible with PrintCAD, and would
  1030.            be  of little value if they were.  Do  not  bother  with one.  Print
  1031.            buffers/caches are generally compatible. You must install the buffer
  1032.            first. A print buffer may be very useful.
  1033.  
  1034.            If your prints are coming out not quite to scale:
  1035.  
  1036.              For ADI plotters,  check  that your  plotter  is  defined  as 1016
  1037.              steps/inch.
  1038.  
  1039.              Check that no calibration is being done by the CAD package.
  1040.  
  1041.              See /F - Output Format Option for print size correction.
  1042.  
  1043.            For the Canon BJC-800 in Epson mode, the right margin  defaults to 8
  1044.            inches. Use /J27 64 27 81 114 to set it to 11.4 inches.
  1045.  
  1046.            For the  Canon BJ-330 and most wide  carriage printers,  the maximum
  1047.            print window  width is 13.57  inches.  This is a printer  limitation
  1048.            that you cannot get around.
  1049.  
  1050.            If your  printer ejects the paper  before the plot is  finished, you
  1051.            probably needed to specify a paper length prefix code. For most line
  1052.            printers use /J27 67 0 n where n is the page length in inches.      
  1053.  
  1054.                                                                            p-22
  1055.          Useful Prefix and Suffix Codes ---------------------------------------
  1056.  
  1057.            Below,  n  represents any number 0..255, nA represents any number in
  1058.            ASCII format (1 becomes 49, 2 becomes 50, 43 becomes 52 51, etc.).
  1059.  
  1060.            Canon,      Reset                    27 64
  1061.            Epson,      N line paper             27 67 n
  1062.            Fujitsu,    N inch paper             27 67 0 n
  1063.            IBM, NEC    17 inch paper            27 67 0 17
  1064.            dot matrix, Right margin n columns   27 81 n  (not for IBM)
  1065.            inkjet      Skip perforation off     27 79
  1066.                        Unidirectional printing  27 85 1
  1067.  
  1068.            HP PCL      Reset                 27 69
  1069.                        Portrait mode         27 38 108 48 79
  1070.                        Top margin 0          27 38 108 48 69
  1071.                        Skip perforation off  27 38 108 48 76
  1072.                        11 inch paper         27 38 108 50 65
  1073.                        14 inch paper         27 38 108 51 65
  1074.                        11x17 inch paper      27 38 108 54 65
  1075.                        Manual feed           27 38 108 50 72
  1076.                        N copies              27 38 108 nA 88  (page printers)
  1077.  
  1078.            HP DJ500C   High quality, slow    27 42 111 49 81
  1079.                        No ink depletion      27 42 111 49 68
  1080.  
  1081.            HP PJXL300  Low quality, fast     27 42 111 45 49 81
  1082.  
  1083.            HP QJ       HP-PCL mode           27 37 65
  1084.                        DIP switch mode       27 37 64
  1085.  
  1086.            IBM LP      11 inch paper, tray 1, n copies  27 91 70 5 0 3 1 1 n
  1087.                        14 inch paper, tray 1, n copies  27 91 70 5 0 3 1 2 n
  1088.                        14 inch paper, manual, n copies  27 91 70 5 0 1 1 2 n
  1089.                        N copies                         27 91 70 5 0 0 0 0 0 n
  1090.  
  1091.            Can BJ nat  Page length, right margin (x.1 in)  27 40 103 3 0 n 1 n
  1092.  
  1093.            Can CaPSL   Reset                  27 99
  1094.                        11 inch paper          27 91 51 48 59 59 112
  1095.                        14 inch paper          27 91 51 50 59 59 112
  1096.                        Manual feed            27 91 49 113
  1097.                        Automatic feed         27 91 48 113
  1098.                        Full page memory mode  27 59 27 91 50 38 122
  1099.                        N copies               27 91 nA 118
  1100.                        Cursor to top of page  27 91 48 100
  1101.                        Diablo mode            27 58
  1102.                        ISO mode               27 59
  1103.  
  1104.            PostScript  N copies      nA 32 88 67
  1105.                        Paper tray n  nA 32 88 80                               
  1106.  
  1107.                                                                            p-23
  1108.          Output Devices -------------------------------------------------------
  1109.  
  1110.            Canon BJ and BJC Printers, IBM ExecJet
  1111.  
  1112.              PrintGL  has  five basic  drivers  for the Canon BJ, BJC,  and IBM
  1113.              ExecJet.  /F7 is  the  IBM mode driver.  It works with the BJ130e,
  1114.              BJ5, BJ10/10e/10ex,  BJ20,  BJ200,  BJ300/330,  and ExecJet.  /F7+
  1115.              gives dark print with line to line overlap.
  1116.  
  1117.              /FJ is the BJ130 mode driver.  It works with all Canon BJ printers
  1118.              in IBM or native mode. The printer is set to 10 pitch text.
  1119.  
  1120.              /FB  is  the  Epson  mode driver.  It works  with  the  BJ200  and
  1121.              BJC800/820.  Color  is supported.  /FB+ gives sparse line to  line
  1122.              overlap.  For the BJC800/820  the prefix code 27 81 114  sets  the
  1123.              print width to 11.4 inches.
  1124.  
  1125.              /F&  is  the  native  mode driver.  It works  with  the  BJ200 and
  1126.              BJC800/820 in any mode.  Color is supported. Epson/IBM mode prefix
  1127.              codes are not compatible and are not needed.
  1128.  
  1129.              /F@ is the CaPSL mode driver for the BJC880. Color is supported.
  1130.  
  1131.              Some of  these printers have an image  density  option (DIP switch
  1132.              and/or front panel switch).  Low  density  eliminates every second
  1133.              dot. To get the full 360 dpi resolution, use high density.
  1134.  
  1135.            Canon LBP Printers
  1136.  
  1137.              /FD works with any Canon LBP printer.  If the printer is in Diablo
  1138.              mode,  it is switched to ISO mode.  At 300 dpi  it takes up to one
  1139.              meg of printer memory to print a full page of graphics.
  1140.  
  1141.              The ! suboption switches to CaPSL 4 data compression. /FD+! is the
  1142.              best driver for the LBP 8 Mk4 at 600 dpi.
  1143.  
  1144.              You might need to set up the printer with /J27 59 27 91 50 38 122.
  1145.  
  1146.              To switch back to Diablo mode on completion, use /K27 58.         
  1147.  
  1148.                                                                            p-24
  1149.            Epson, IBM 9 Pin Printers
  1150.  
  1151.              /FN, /FW, and /F1 cover a wide range of Epson/IBM compatible 9 pin
  1152.              dot matrix printers.  You need a  cyan/magenta/yellow/black ribbon
  1153.              to get color prints. The * drivers use 1/240 graphics. /FN+, /FN*,
  1154.              /FW+,  and  /FW*  use  1/216  indexing  and  do  three  vertically
  1155.              interleaved passes.  /F1+  and /F1* use  1/144 indexing and do two
  1156.              vertically interleaved passes. /FW sets line feeds to 1/6 inch.
  1157.  
  1158.              For  Epson  printers  and  other  printers  with  1/216   indexing
  1159.              hardware,  /FN  is  preferred.   For  some  not  quite  compatible
  1160.              printers,  /FW works.  For IBM Proprinters and other printers with
  1161.              1/144 indexing hardware, /F1 gives better results.
  1162.  
  1163.              These drivers use the following escape codes:
  1164.  
  1165.                esc 3  set n/216 line feeds for all /FW
  1166.                esc J  index n/216 (n=2 for 1/144 index) for all /FN and /F1
  1167.                esc L  graphics command for /FN, /FN+, /FW, /FW+, /F1, and /F1+
  1168.                esc Z  graphics command for /FN*, /FW*, and /F1*
  1169.                esc r  set ribbon color (only if color is specified)
  1170.  
  1171.            Epson, Fujitsu, NEC, Toshiba 24 Pin Printers
  1172.  
  1173.              /FT  covers  all  Epson LQ printers and  many  compatible printers
  1174.              (Panasonic in LQ mode and others).  /FF works with  Fujitsu 24 pin
  1175.              printers in Fujitsu mode.  /F9 works with NEC 24 pin printers. /FO
  1176.              works  with Toshiba 24  pin printers.  /FO  resets the  line  feed
  1177.              distance to 1/6 inch on completion.
  1178.  
  1179.              For all of  these  drivers, you  need  a cyan/magenta/yellow/black
  1180.              ribbon to get color prints. The + and * drivers use 1/360 graphics
  1181.              mode,  and  the * drivers use 1/360  (1/120 for /FO*) indexing and
  1182.              reset the line  feed distance to 1/6 inch on completion.  A  clean
  1183.              paper path with  equal tension on  each side  is  needed  for good
  1184.              360x360 graphics.
  1185.  
  1186.              Many 24 pin printers are not capable of 360x360 graphics and a few
  1187.              cannot handle 360x180 graphics.
  1188.  
  1189.              The compression mode drivers  (! suboption)  may or  may not be an
  1190.              improvement with these printers.
  1191.  
  1192.              The /FT drivers use the following printer escape codes:
  1193.  
  1194.                esc $    absolute tab
  1195.                esc * '  graphics command for /FT
  1196.                esc * (  graphics command for /FT+, /FT*
  1197.                esc +    set n/360 indexing for /FT*
  1198.                esc 2    set 1/6 indexing for /FT*
  1199.                esc J    index n/180 for /FT, /FT+
  1200.                esc r    set ribbon color (only if color is specified)          
  1201.  
  1202.                                                                            p-25
  1203.            HP DeskJet, HP PaintJet XL300, Mannesmann Tally MT92C
  1204.  
  1205.              /FI works with any black/white DeskJet in portrait mode.
  1206.  
  1207.              /FA drives the  DeskJet 500C, PaintJet XL300, MT92C, and any color
  1208.              300 dpi HP-PCL printer that supports data transfer mode 2.
  1209.  
  1210.              /FA  has three modes and covers different  levels of 300 dpi color
  1211.              HP-PCL printers.  /FA uses RGB color  and  works with the  DeskJet
  1212.              500C and Mannesmann  Tally MT92C.  /FA!  uses  CMY color which can
  1213.              speed printing  in some  cases.  This works with the DeskJet 500C,
  1214.              DeskJet 550C, and PaintJet XL300.  /FA!` uses  CMYK  color to give
  1215.              give better blacks on the DeskJet 550C.
  1216.  
  1217.            HP LaserJet
  1218.  
  1219.              /FL works with any LaserJet compatible printer. /FL! works with LJ
  1220.              2 (PCL 4) printers.  /FI works with LJ 3 (PCL 5) printers. /FI+ is
  1221.              a 600 dpi driver for the LaserJet 4.
  1222.  
  1223.              All  of these drivers work in portrait mode, which may be set with
  1224.              /J 27 38 108 48 79 or you can reset the printer with /J 27 69.
  1225.  
  1226.              LaserJets with under one meg of memory may not be able to handle a
  1227.              full page of graphics.  /FU uses less printer  memory than /FI, so
  1228.              it may be preferred on LaserJet 3s with limited memory.
  1229.  
  1230.            HP PaintJet
  1231.  
  1232.              /FP drives 180 dpi PaintJet printers.  The compression mode driver
  1233.              (/FP!)  uses  data  transfer  mode 2 (instead of 1) and works only
  1234.              with a PaintJet XL.
  1235.  
  1236.              /FA! (the DeskJet 500C CMY driver) works with the PaintJet XL300.
  1237.  
  1238.            HP-GL, HP-GL/2, HP and IBM Pen Plotters
  1239.  
  1240.              /F8  outputs low level  HP-GL, converting text,  arcs,  fill,  and
  1241.              clips to  vectors.  The output  is HP 7220 and HP-GL/2 pen plotter
  1242.              compatible, containing  IN,  IP, SC, SP, IW,  LT,  PA, PU,  and PD
  1243.              commands.  PG is used for form feeds.  If you specify no form feed
  1244.              then multiple plots may be appended to the same page.
  1245.  
  1246.              /F0  drives  HP-GL/2  raster  devices.  Use  /F8  for HP-GL/2  pen
  1247.              plotters.
  1248.  
  1249.              You  can specify the nominal resolution  of  HP-GL  or  HP-GL/2 by
  1250.              appending it to the /F option (for example /F8 300).  When you set
  1251.              the nominal  resolution of HP-GL to other  than 1016,  enhanced IW
  1252.              command interpretation (HP 7550 enhanced mode) is needed to handle
  1253.              dashed lines correctly.
  1254.  
  1255.              For HP-GL output  the  width parameter  (/W)  is  used  as  a  pen
  1256.              selector, so for each pen in the original HP-GL, you can specify a
  1257.              new  pen  in  the  output.  The  default  /W  option  for  /F8  is
  1258.              /W12345678. Shading and color are ignored.                        
  1259.  
  1260.                                                                            p-26
  1261.            HP QuietJet
  1262.  
  1263.              /FQ works with QuietJets in HP-PCL mode.
  1264.  
  1265.            IBM LaserPrinter
  1266.  
  1267.              /F4 drives any LaserPrinter in PPDS (native)  mode.  /FL will work
  1268.              if the LaserPrinter is in HP LaserJet mode, but this may be slower
  1269.              than  PPDS mode.  At  300 dpi it takes up to  one meg  of  printer
  1270.              memory  to print a full page of graphics.
  1271.  
  1272.              The !  suboption  switches to 4029 data compression.  /F4+!  works
  1273.              with the 4029 with 600 dpi PPDS upgrade.
  1274.  
  1275.            IBM 24 Pin Printers
  1276.  
  1277.              PrintCAD  has  three drivers that  cover Proprinter X24 compatible
  1278.              printers.  Use native mode, not AGM. The first driver, /F6, is for
  1279.              all IBM Proprinter X24s and the 24P.  These printers do 1/144 inch
  1280.              indexing,  and using them at 180 dpi results  in horizontal  white
  1281.              streaks  every 2/3 inch.  The /F6 drivers compensate for  this  by
  1282.              indexing 19/144 inch per line,  giving 182 dpi.  To work  properly
  1283.              the printer  must  start on a 1/72 boundary.  If you keep the line
  1284.              feeds  at a multiple of 1/72 (1/6, 1/8, 1/9) then this will always
  1285.              be the case.
  1286.  
  1287.              The second X24 compatible driver is /F5 and is  referred to as X24
  1288.              alternate 1.  This  is for printers that are X24 compatible except
  1289.              that  they do 1/180 inch indexing.  This is probably the case with
  1290.              most X24  compatible  printers, including  the IBM Quickwriter and
  1291.              IBM  2390 and 2391.  /F5* works only  with printers  that do 1/360
  1292.              indexing, including the 2390 and 2391 but not the Quickwriter.
  1293.  
  1294.              The third X24 compatible driver  is /FX and is referred  to as X24
  1295.              alternate 2.  This  is the  same as /F5  except that  the vertical
  1296.              units command. This driver works with Panasonic 24 pin printers in
  1297.              X24 mode.
  1298.  
  1299.              The compression  mode drivers (!  suboption)  may or may not be an
  1300.  
  1301.            IBM Quietwriter 2 and 3
  1302.  
  1303.              /F2 and /F3 drive  the Quietwriter 2 and 3.  Do not use  1 for pen
  1304.              widths because  Quietwriters do not  print consistent 1 dot lines.
  1305.              These  drivers  reset  the  line  feed distance to  1/6  inch upon
  1306.              completion.
  1307.  
  1308.            Kodak Diconix Color 4
  1309.  
  1310.              /FK drives the Color 4.
  1311.  
  1312.            Pacific Data Products ProTracer
  1313.  
  1314.              /FG drives the ProTracer (base model) in IBM Proprinter mode.  The
  1315.              maximum print window width is 14.97.                              
  1316.  
  1317.                                                                            p-27
  1318.            PostScript Printers
  1319.  
  1320.              /FS outputs PostScript.  All characters, arcs, fill, and clips are
  1321.              converted to simple vectors.
  1322.  
  1323.              PrintCAD's pen  color and shading parameters are  mapped into gray
  1324.              levels or RGB color levels.
  1325.  
  1326.              You can specify  the  nominal  resolution  of  the  PostScript  by
  1327.              appending it to the /F option (for example /FS 300).
  1328.  
  1329.              You can  specify  the  number  of copies with a  prefix code  that
  1330.              includes the number of copies followed by ' XC'. For example /J 50
  1331.              32 88 67  makes 2 (ASCII  050) copies.  You  can specify the paper
  1332.              tray with the XP macro.
  1333.  
  1334.            Tektronix ColorQuick
  1335.  
  1336.              /FR drives the ColorQuick.
  1337.  
  1338.            ZSoft PCX and Fax
  1339.  
  1340.              Use /FZ to output a ZSoft PCX bit map. The horizontal and vertical
  1341.              dots/inch may  be appended  to override  the default 100x100,  for
  1342.              example /FZ80,80.  Such output  should generally be directed to  a
  1343.              file with the /D option.
  1344.  
  1345.              Since  most  fax  software can  take PCX files  as  input, this is
  1346.              useful for  faxing  drawings.  Use /FZ200,196  to  match  the  fax
  1347.              resolution.                                                       
  1348.  
  1349.                                                                            p-28
  1350.          Compatibility and Technical Information ------------------------------
  1351.  
  1352.            PrintCAD will run on any IBM compatible  DOS computer  with 400K  of
  1353.            EMS or XMS memory and a base memory region of 304K.  Because it is a
  1354.            swapping   resident  program,  it   may   have  problems   in   some
  1355.            environments.  PrintCAD can handle  VCPI  (Virtual  Control  Program
  1356.            Interface) based  DOS extenders,  but DPMI based programs  and stand
  1357.            alone DOS extenders may cause problems.
  1358.  
  1359.            When  using a DOS extender  based program  such  as  AutoCAD  386 or
  1360.            Microstation   4,  use  an  extended/expanded  memory  manager  that
  1361.            provides VCPI, such as MS-DOS 5 EMM386/HIMEM, QEMM 386, or 386MAX.
  1362.  
  1363.            PrintCAD is a  TSR that takes over interrupt  hex 21 and watches for
  1364.            DOS 2.0+ file management open functions.  If the filename on an open
  1365.            command  matches  either "pcad.plt" or  the  mask specified with /P,
  1366.            then  file  handle  dec 99 (dec 19 if /XA is used) is  returned  and
  1367.            PrintCAD is awakened. It then responds to write, device information,
  1368.            close, commit, seek, and set date functions.
  1369.  
  1370.            When awake, PrintCAD stores HP-GL commands (from  the write command)
  1371.            until its 16K buffer is filled  and then it swaps in its 304K memory
  1372.            space, processes the data, and swaps the original memory back.
  1373.  
  1374.            PrintCAD  was written  by Cary Ravitz and  compiled  with  Borland's
  1375.            Turbo Pascal 6.0. PrintGL Printer Driver is the graphics engine.
  1376.  
  1377.          User Support ---------------------------------------------------------
  1378.  
  1379.            Correspondence about PrintCAD may be sent via the  support  bulletin
  1380.            board, fax, Compuserve, or mail.
  1381.  
  1382.            BBS:        606-268-0577  1200..9600,N,8,1  24 hours/day
  1383.  
  1384.              To ask a question, prepare an ASCII text file with the details  of
  1385.              your question.  Then call the bulletin board and choose the upload
  1386.              question option.  XMODEM  file transfer  protocol  is required for
  1387.              this.  Your  question will  be assigned a  number (such as 1015) -
  1388.              remember  this number.  An answer file (with the  assigned number)
  1389.              will be posted, usually within  24 hours.  To get an answer,  call
  1390.              the  bulletin board, choose the  download option,  then the answer
  1391.              option, and then enter the answer number.
  1392.  
  1393.            Compuserve: Cary Ravitz [70431,32]
  1394.  
  1395.            Fax:        606-268-0577
  1396.  
  1397.              If  you hand dial,  the BBS  will answer  and  hang up  (about  20
  1398.              seconds), then the call is routed  to the fax.  Faxes from outside
  1399.              the  USA may be answered via  letter.  The  fax may be unavailable
  1400.              sometimes.
  1401.  
  1402.            Mail:       Ravitz Software Inc.
  1403.                        P.O. Box 25068
  1404.                        Lexington, KY  40524-5068
  1405.                        USA